Papers with multiple-choice QA

9 papers
Fine-tuning BERT with Focus Words for Explanation Regeneration (2020.starsem-1)

Copied to clipboard

Challenge: Existing approaches to explain the correct answer in multiple-choice QA are low in F-scores and lack of performance.
Approach: They introduce a lightweight focus feature in a transformer-based NLP model and examine performance improvements.
Outcome: The proposed model achieves the highest scores, second only to a computationally intensive system.
DocInfer: Document-level Natural Language Inference using Optimal Evidence Selection (2022.emnlp-main)

Copied to clipboard

Challenge: Documentlevel NLI is an important problem for many tasks including verification of factual correctness of documents.
Approach: They propose a document-level natural language inference model that builds a hierarchical document graph enriched through inter-sentence relations and performs paragraph pruning using the novel SubGraph Pooling layer.
Outcome: The proposed model performs on a legal judicial reasoning task with a dataset enriched with document graphs and a proposed evidence selection algorithm.
When Models Hesitate: Answer Instability as a Label-Free Uncertainty Signal for LLMs (2026.acl-srw)

Copied to clipboard

Challenge: Existing approaches to uncertainty estimation typically require access to internals, additional supervision, or computationally intensive pipelines.
Approach: They propose to use a label-free uncertainty signal to predict the variability of a model's final answer across repeated stochastic generations of the same prompt to achieve performance competitive with semantic entropy.
Outcome: The proposed method achieves performance competitive with semantic entropy while requiring no similarity model.
Masked Language Models Know Which are Popular: A Simple Ranking Strategy for Commonsense Question Answering (2022.findings-emnlp)

Copied to clipboard

Challenge: Empirical results show that pre-trained language models can improve the typical answer generation of GLMs.
Approach: They propose a ranking strategy that exploits WordNet to train a ranker that picks out the most popular answers for commonsense questions.
Outcome: The proposed ranking strategy is tested on a commonsense question answering (QA) dataset and on negative samples from WordNet.
Query Rewriting in Retrieval-Augmented Large Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies focus on adapting either the retriever or the reader, but this approach is more focused on adaptation of the query itself.
Approach: They propose a new framework for retrieval-augmented Large Language Models . they propose rewrite-retrieve-read instead of retrieve-then-read .
Outcome: The proposed framework improves performance on downstream tasks, open-domain QA and multiple-choice QA.
SCALAR: Scientific Citation-based Live Assessment of Long-context Academic Reasoning (2026.eacl-long)

Copied to clipboard

Challenge: Long-context understanding is a critical capability for large language models . evaluating this capability requires extensive human annotation, which is time-consuming and costly.
Approach: They propose a benchmark to assess citation-grounded long-context reasoning in academic writing.
Outcome: The proposed benchmark compares state-of-the-art models with human experts on two tasks . human experts achieve 90% accuracy, but most models struggle with the cloze-style task .
Question-Instructed Visual Descriptions for Zero-Shot Video Answering (2024.findings-acl)

Copied to clipboard

Challenge: Existing models for video QA rely on complex architectures, expensive pipelines or closed models like GPTs.
Approach: They propose a single instruction-aware open vision-language model to tackle videoQA using frame descriptions.
Outcome: The proposed framework achieves higher performance than current state-of-the-art models on videoQA benchmarks.
GRAF: Graph Retrieval Augmented by Facts for Romanian Legal Multi-Choice Question Answering (2025.findings-acl)

Copied to clipboard

Challenge: Question answering systems have been used for various domains and languages.
Approach: They propose a novel approach for question answering (QA) that combines a dataset of Romanian legal questions with a CROL corpus of laws.
Outcome: The proposed approach achieves competitive results with generally accepted state-of-the-art methods and even exceeds them in most settings.
Evaluating Visual and Cultural Interpretation: The K-Viscuit Benchmark with Human-VLM Collaboration (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to creating inclusive vision-language models rely on human annotators, making it labor-intensive and creating cognitive burdens.
Approach: They propose a semi-automated framework for constructing cultural VLM benchmarks . they use an annotated sample of Korean culture to generate questions .
Outcome: The proposed framework is based on a Korean culture dataset and shows that open-source models lag behind proprietary ones in understanding Korean culture.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations